


This is xor_04.dat, the datafile for the four dimensional XOR problem
It contains 32 binary vectors preceded by corresponding desired outputs 0 or 1.

There are 16 vectors with desired output 0.
There are 16 vectors with desired output 1.

*************
The dimension is 5.

To build the network use will be made of:

the first 16 vectors with desired output 1 and 
the first 16 vectors with desired output 0.
(all possible vectors are being used)

Value of zone parameter is 0.25

*************
For more about input file format see the sonar.dat file

*************

 #

5

16

16

0.25

0	0.0000	0.0000	0.0000	0.0000	0.0000
1	0.0000	0.0000	0.0000	0.0000	1.0000
1	0.0000	0.0000	0.0000	1.0000	0.0000
0	0.0000	0.0000	0.0000	1.0000	1.0000
1	0.0000	0.0000	1.0000	0.0000	0.0000
0	0.0000	0.0000	1.0000	0.0000	1.0000
0	0.0000	0.0000	1.0000	1.0000	0.0000
1	0.0000	0.0000	1.0000	1.0000	1.0000
1	0.0000	1.0000	0.0000	0.0000	0.0000
0	0.0000	1.0000	0.0000	0.0000	1.0000
0	0.0000	1.0000	0.0000	1.0000	0.0000
1	0.0000	1.0000	0.0000	1.0000	1.0000
0	0.0000	1.0000	1.0000	0.0000	0.0000
1	0.0000	1.0000	1.0000	0.0000	1.0000
1	0.0000	1.0000	1.0000	1.0000	0.0000
0	0.0000	1.0000	1.0000	1.0000	1.0000
1	1.0000	0.0000	0.0000	0.0000	0.0000
0	1.0000	0.0000	0.0000	0.0000	1.0000
0	1.0000	0.0000	0.0000	1.0000	0.0000
1	1.0000	0.0000	0.0000	1.0000	1.0000
0	1.0000	0.0000	1.0000	0.0000	0.0000
1	1.0000	0.0000	1.0000	0.0000	1.0000
1	1.0000	0.0000	1.0000	1.0000	0.0000
0	1.0000	0.0000	1.0000	1.0000	1.0000
0	1.0000	1.0000	0.0000	0.0000	0.0000
1	1.0000	1.0000	0.0000	0.0000	1.0000
1	1.0000	1.0000	0.0000	1.0000	0.0000
0	1.0000	1.0000	0.0000	1.0000	1.0000
1	1.0000	1.0000	1.0000	0.0000	0.0000
0	1.0000	1.0000	1.0000	0.0000	1.0000
0	1.0000	1.0000	1.0000	1.0000	0.0000
1	1.0000	1.0000	1.0000	1.0000	1.0000
